home *** CD-ROM | disk | FTP | other *** search
/ User's Choice Windows CD / User's Choice Windows CD (CMS Software)(1993).iso / utility3 / mbboot21.zip / BOOTEXEC.018 < prev    next >
Text File  |  1992-07-10  |  438b  |  20 lines

  1. rem     Windows w/ Artline
  2.  
  3. @echo off
  4. SET COMSPEC=c:\DOS\COMMAND.COM
  5. SET PCTOOLS=D:\PCTOOLS\DATA
  6. set temp=d:\win-temp\
  7. set INCLUDE=d:\qb45\include
  8. set LIB=d:\lib
  9. set prompt=$e[1m$p$q$g$e[0m$_
  10. set pcplus=d:\pcplus
  11. PATH = d:\pctools\windows;c:\windows\pif;C:\WINDOWS;D:\BATS;D:\PCPLUS;d:\qb45;C:\;D:\;
  12. d:\dos\APPEND /x /E
  13. APPEND c:\DOS;d:\system;d:\util;d:\PCTOOLS
  14. steprate 6
  15. agmouse /u
  16. mirror c: d:
  17. gsxset windows
  18. win
  19.  
  20.